
/* 主体和头部 */
body{ }
.g-hd-outer{}
/* 导航 */
.m-nav{}
.m-nav li{ background: url(../img/menu.png) no-repeat top left; }
.m-nav .u-first{ background: none; }
.m-nav>ul>li{}
.m-nav ul li{color:#fff;}
.m-nav ul li a{color:#fff;}
.m-nav ul li a:hover{background: url(../img/menunow.png) no-repeat center;}
.m-nav ul li ul {}
.m-nav ul li ul li ul {}
.m-nav ul li ul.last li ul{}
.m-nav ul ul li {color:#fff;}
.m-nav .select {}
.m-nav .select>a{color:#fff;}
.m-nav ul ul .select {color:#888;}

/* 搜索 */
.m-search{margin-top:20px;float: right;height: 28px;border:2px solid #C69256; }
.m-search .u-search-key{border: 0 none;color: #ccc;float: left;font-size: 14px;height: 18px;line-height: 18px;padding: 5px;width:330px;}
.m-search .u-search-btn{color:#fff;background:#C69256;font-size: 14px;border: 0 none;height: 30px;overflow: hidden;width: 60px;float:right;}

/**/
.m-wg-hd{
border-bottom: solid #3b5998 1px;}
.m-wg-hd h2{color: #3b5998;}
.m-wg-hd .more{background: url(../img/more.gif) no-repeat scroll 50% 50% transparent;}
/* 脚部 */
.g-ft {background: url(../img/fwbottom_bg.jpg) repeat-x left top;}
.g-ft,.g-ft a,.ft ahover{color:#fff}
.m-ft-nav span{}

/* 二级页公共样式 */
/* 背景颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, .m-go-buy a.u-sysbtn{background: #C69256;}
/* 选中时的字体颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, .m-go-buy a.u-sysbtn {color: #fff;}
/* 带颜色的字体 */
.m-theme8 .u-price, .g-common .u-price, .g-common .m-left-time span{color: #C69256;} 
/* 边框颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .g-view-menu ul li{border: 1px solid #C69256;}
/* 顶部边框 */
.m-bottom-line, .g-common .g-view-menu ul li.first{border-top: 1px solid #C69256;}
/* 左边边框 */
.g-common .g-view-menu ul li.first {border-left: 1px solid #C69256;}
/* 底部边框 */
.m-view-curent, .m-go-buy a.u-sysbtn{border-bottom: 1px solid #C69256;}
/* 购买鼠标放上时的颜色 */
.m-go-buy a.u-sysbtn:hover, .m-theme25 .u-buy a:hover{background: #d0a370;}
/* 购买时间底色 */
.g-common .m-left-time span {background: #ffed03;}

/*按钮颜色*/
.newDeatilBtns .detailbtn a{background: #C69256; color: #fff;}